home *** CD-ROM | disk | FTP | other *** search
/ Virtual Sex (VCA Interactive) / Virtual Sex (VCA Interactive).iso / mac / Virtual Sex 68K Mac / VS_TM / 00121.ls < prev    next >
Encoding:
Text File  |  1995-06-22  |  120 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 1 = 1 then
  3.     play frame the frame
  4.   else
  5.     play frame "done"
  6.   end if
  7. end
  8.